html,body{
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif;
	height:100%;
}
ul {
	list-style-type: none;
}
a {
	color: #231815;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
a:hover {
	color: #e60012;
}
.red-custom {
	color: #e60012;
}
.navbar-offcanvas {
	background-color: #FFF;
}
.navbar {
	border: 0px;
	margin-bottom: 0px;
}
.navbar-header {
	position: relative;
}
.navbar-custom {
	position: relative;
	height: 110px;
	background-color: #e60012;
}
.navbar-brand {
	height: 110px;
	background-color: #e60012;
}
.navbar-brand>img {
	height: 110px;
	width: 230px;
}
.icon-bar {
	background-color: #fff;
}
.form-group-sm .form-control {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.form-search {
	padding: 5px 5px 5px 0;
}
.btn-custom {
	background-color: transparent;
	color: #FFF;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-top: 22px;
}
.oblique {
	position: absolute;
	height: 110px;
	width: 32px;
	right: 13px;
	background-image: url(../images/oblique.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer-bar {
	height: 49px;
	background-color: #e60012;
	color: #FFF;
}
.footer-bar a {
	color: #FFF;
	text-decoration: none;
}
.footer-bar>col-sm-3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.footer-bar>col-sm-3-end {
	border: 0;
}
.bottom-bt, .bottom-bt:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
}
.copyright {
	background-color: #231815;
	height: 90px;
	line-height: 90px;
	color: #CCC;
	text-align: center;
}
.copyright a {
	color: #CCC;
}
.font-40 {
	font-size: 40px;
	line-height: 40px;
	margin-right: 10px;
}
.about-border {
	border: 4px solid #e60012;
	padding: 32px;
	min-height: 270px;
}
.padding-bottom-120 {
	margin-bottom: 120px;
}
.padding-bottom-50 {
	margin-bottom: 50px;
}
.padding-top-50 {
	margin-top: 50px;
}
.horour-more {
	position: absolute;
	height: 60px;
	width: 152px;
	top: 68px;
	right: -32px;
	background-color: #e60012;
	display: block;
	z-index: 1;
	line-height: 60px;
	color: #FFF;
}
.horour-more>p>span {
	height: 60px;
	min-width: 60px;
	background-color: #231815;
	line-height: 60px;
	text-align: center;
}
.horour-more .more-title {
	line-height: 60px;
	text-align: center;
	height: 60px;
	width: 92px;
	color: #FFF;
}
.horour-more:hover .more-title {
	color: #FFF;
}
.circle {
	width: 60px;
	height: 60px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border: 5px solid rgba(255,255,255,0.6);
	background-color: #e60012;
	line-height: 60px;
	color: #FFF;
	text-align: center;
	margin-right: 55px;
}


.submit-custom, .submit-custom:hover {
	color: #FFF;
	background-color: #e60012;
	margin-right: 50px;
}
#l-map {
	height: 350px;
	width: 100%;
	border: 1px solid #9fa0a0;
}
#c-map {
	height: 500px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.Index-Category-Title{
	background-color: #e60012;
	height: 146px;
	font-size: 24px;
	line-height: 140px;
	color: #FFF;
	text-align: center;
	border: 5px solid #FFF;
}
.Index-Category-block h3{
	font-size: 24px;
	line-height: 80px;
	color: #FFF;
	text-align: center;

}
.Index-Category-block{
	height: 146px;
	background-color: #231815;
	color: #FFF;
	position: relative;
	border: 5px solid #FFF;
	padding: 0px;
	margin: 0px;
}
.Index-Category-block a{
	display: block;
	color: #FFF;
}
.Index-Category-block p{
	position: absolute;
	top: 10px;
	right: 10px;
}
.Index-HotSale-Title h3{
	background-image: url(../images/index-category-title-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}

.nav-tabs>li>a {
	margin: 0px;
	border: none;
	border-radius: 0 0 0 0
}
.nav-tabs>li>a:hover {
	border-color: transparent
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {;
	border: none;
	border-bottom-color: transparent;
}

.banner {
	height: 120px;
	text-align: center;
	background-color: #000;
	background-image: url(../images/banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.banner h2 {
	color: #e60012;
	margin: 0px;
	padding-top: 35px;
}
.banner h4 {
	color: #FFF;
	margin: 0px;
}
.pro-banner{
	text-align: center;
	background-color: #000;
	padding-top: 2%;
}
.pro-bImg{
	position: relative;
	text-align: center;
}
.pro-title{
	position: absolute;
	left: 50px;
	top: 80px;
	text-align: center;
}
.pro-title-support{
	position: absolute;
	left: 50px;
	top: 20px;
	text-align: center;
}
.pro-title-hinge{
	position: absolute;
	left: 50px;
	bottom: 50px;
	text-align: center;
}
.pro-title h1,.pro-title-support h1,.pro-title-hinge h1{
	color: #FFF;
}
.pro-title h4,.pro-title-support h4,.pro-title-hinge h4{
	color: #FFF;
	background-color: #e60012;
	padding: 10px;
}
.subTitle {
	text-align: center;
}
.subTitle h3 {
	color: #e60012;
	margin: 0px;
}
.advantage-bg {
	min-height: 300px;
	text-align: center;
	color: #FFF;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
.advantage-div {
	margin-top: 70px;
}
.advantage-div p {
	min-width: 120px;
	max-width: 220px;
	margin-right: auto;
	margin-left: auto;
}
.development-div {
	cursor: pointer;
}
.development-div h1 {
	background-color: #e6e6e6;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.development-div p {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	color: #333;
}
.development-div .rules {
	height: 70px;
	position: relative;
}
.development-div .development-circle {
	width: 20px;
	height: 20px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background-color: #e6e6e6;
	position: absolute;
	bottom: 15px;
	left: 43%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.development-div:hover .development-circle, .development-div:hover h1 {
	background-color: #e60012;
	color: #FFF;
}
.development-div:hover p {
	color: #e60012;
}
.nav>li:hover .dropdown-menu {
	display: block;
}


.pro-content{
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	padding: 20px;
	transition: All .3s linear;
	-webkit-transition: All .3s linear;
	-moz-transition: All .3s linear;
	-o-transition: All .3s linear;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 30px;
	margin-left: 1px;
}
.pro-content:hover{
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	box-shadow: 0 0 15px rgba(0, 0, 0, .3);

}
.pro-content>a{
	color: #000;
	text-decoration: none;
 
	display: block;
}
.pro-content>a>.thumbnail,.pro-content>.thumbnail{
	border: none;
}
.pro-content>a>.thumbnail img{
	width:80%;
}
.caption h4{

}
.line{
	border-top: 1px dotted #bcbcbc;
	padding-bottom: 10px;
}

.contact-content p{
	line-height: 30px;
}
.Sub-Nav{
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.Sub-Nav>ul{
	margin: 0px;
	padding: 0px;
}
.Sub-Nav li{
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
.Sub-Nav>ul>.Nav-First{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: transparent;
}
.Sub-Nav li a{
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
}
.Sub-Nav li a:hover,.Sub-Nav li .active{
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e60012;
}
.service-list{
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.service-list li{
	padding-bottom: 10px;
}
.bottom-line{
	border-bottom: 1px dotted #bcbcbc;
	padding-bottom: 10px;
	color: #e60012;
	margin-bottom: 20px;
	margin-top: 50px;
	}
	
.table th,.table td{
	text-align: center;
}	
	
/* side */
.side{position:fixed;width:54px;height:275px;right:40px;bottom:150px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#231815;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#231815;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#e60012;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?bwcd2s');
  src:  url('../fonts/icomoon.eot?bwcd2s#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?bwcd2s') format('truetype'),
    url('../fonts/icomoon.woff?bwcd2s') format('woff'),
    url('../fonts/icomoon.svg?bwcd2s#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-1688:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
}
	
/*手机屏样式*/
@media (max-width: 767px) {
.navbar-custom{
	height: 80px;
}
.navbar-brand {
	height: 80px;
	background-color: #e60012;
}
.navbar-brand>img {
	height: 80px;
	width: 167px;
}
.padding-bottom-120 {
	margin-bottom: 40px;
}

.Index-Category-Title{
	height: 110px;
	line-height: 100px;
}
.Index-Category-block{
	height: 110px;
}
.Index-Category-block h3{
	line-height:40px;
}
.advantage-bg {
	background-color: #e60012;
	background-image: none;

}
.advantage-div {
	margin-top: 35px;
	margin-bottom: 35px;
}
.pro-banner{
	padding-top: 20px;
}
.pro-title{
	position: absolute;
	left: 25px;
	top: 0px;
	text-align: center;
}
.pro-title-hinge{
	position: absolute;
	left: 25px;
	bottom: 10px;
	text-align: center;
}
}



/*中屏以上样式*/
@media (min-width:768px) {
.development-content {
	background-image: url(../images/development-line.gif);
	background-repeat: repeat-x;
	background-position: 0px 112px;
}
.navbar-searchbar {
	background-color: #9fa0a0;
	height: 40px;
	width: 100%;
}
.navbar-searchbar>.navbar-nav>li>a {
	line-height: 40px;
	padding: 0px 15px;
	background-color: transparent;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.navbar-searchbar>.navbar-nav>li>a:hover {
	color: #000;
}
.navbar-brand {
	margin-right: 45px;
}
.navbar-right {
	margin: 0px;
}
.top-right {
	position: absolute;
	height: 110px;
	width: 50%;
	right: 0px;
	background-color: #FFF;
	top: 0px;
	z-index: -1;
}

.padding-bottom-120 {
	margin-bottom: 120px;
}
.footer-bar {
	height: 175px;
}
.topNav>li>a {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.topNav>li>a:hover {
	border-bottom-color: #e60012;
	background-color: #eee;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.Index-Category-Title{
	height: 186px;
	line-height: 176px;
}
.Index-Category-block{
	height: 186px;
}
.Index-Category-block h3{
	line-height: 116px;
}
	}
@media (min-width: 990px) and (max-width: 1199px) {
	.Index-Category-Title{
	height: 122px;
	line-height: 112px;
}
.Index-Category-block{
	height: 122px;
}
.Index-Category-block h3{
	line-height: 55px;
}
	}	